{% if language == 'te' %} రోల్ నంబర్: {{ student.roll }} {% else %} Roll No: {{ student.roll }} {% endif %}
{% if student.mentor_name %}{% if language == 'te' %} మెంటార్ పేరు: {{ student.mentor_name }} {% else %} Mentor: {{ student.mentor_name }} {% endif %}
{% endif %} {% if student.mentor_mobile %}{% if language == 'te' %} మెంటార్ సంప్రదింపు: {{ student.mentor_mobile }} {% else %} Mentor Contact: {{ student.mentor_mobile }} {% endif %}
{% endif %}{% if language == 'te' %} ⚠️ ప్రస్తుతం ఎలాంటి విజయాలు నమోదు కాలేదు. మరింత ప్రోత్సాహం అవసరం. {% else %} ⚠️ No achievements recorded so far. Motivation and guidance needed. {% endif %}
{% elif achievement_count == 1 %}{% if language == 'te' %} 👍 ఒక ముఖ్యమైన విజయం సాధించారు. ఇంకా మెరుగుపడే అవకాశం ఉంది. {% else %} 👍 One achievement recorded. Good progress, encourage further participation. {% endif %}
{% else %}{% if language == 'te' %} ⭐ ఒకటి కంటే ఎక్కువ విజయాలు సాధించారు. అద్భుతమైన ప్రదర్శన. {% else %} ⭐ Multiple achievements recorded. Excellent performance. {% endif %}
{% endif %}{% if language == 'te' %} ఈ డేటా సంస్థ రికార్డుల నుండి తీసుకోబడింది. ఏదైనా వ్యత్యాసాలు ఉంటే దయచేసి హెచ్ఓడీ లేదా మెంటార్ను సంప్రదించండి. {% else %} This data is sourced from institute records. Please contact the Hod or Mentor for any discrepancies. {% endif %}